CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl 纹理

搜索资源列表

  1. opengl的太阳系

    0下载:
  2. 有详细注释的opengl包含光照,纹理,转动,键盘交互的程序
  3. 所属分类:源码下载

  1. 多层纹理映射

    0下载:
  2. opengl的多层纹理映射简单代码,适合初学者学习。
  3. 所属分类:源码下载

  1. openGL_EXP 利用OpenGL画的一辆坦克

    1下载:
  2. 利用OpenGL画的一辆坦克,这是一个期末的实验成果,实现了层级建模,光源,相对交互运动,以及纹理等实验要求。 程序代码清晰,适合初学者模仿和学习使用。-Use OpenGL drawing of a tank, this is a final experimental results achieved level modeling, light, relative cross motion, and texture experiments. Code clarity, suitable
  3. 所属分类:OpenGL

    • 发布日期:2015-11-02
    • 文件大小:2633728
    • 提供者:yao lei
  1. OFT.rar

    0下载:
  2. 三维实时水面的模拟是近年来三维游戏以及虚拟现实领域积极探索的问题,真实 感强的水面可以大大提高游戏以及仿真系统的沉浸感。本文基于OpenGL函数 库,利用多重纹理、动态纹理技术实现了对实时水面效果的模拟,其中包括水面 流动效果和水面Caustics效果。为减轻系统的绘制压力,水面仅由两个三角单元 构建,这将大大提高游戏和仿真系统的帧速率。 ,Real-time three-dimensional simulation of the surface in recent years are
  3. 所属分类:软件工程

    • 发布日期:2017-04-01
    • 文件大小:702861
    • 提供者:寒冬
  1. OpenGl_desk.rar

    1下载:
  2. 使用OPenGL绘制三维场景,比如桌子,花草,圆锥体,包含纹理映射,运动和视角转换,Three-dimensional rendering the use of OPenGL scenes, such as tables, flowers, cone, including texture mapping, movement and perspective conversion
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:6127
    • 提供者:海天空
  1. textrue-bmp-opengl

    0下载:
  2. 基于opengl读bmp格式图片进行纹理映射的方法测试说明-use bmp to texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:108622
    • 提供者:lsx
  1. 3ds-opengl

    0下载:
  2. 读取由Pro/E生成的obj模型文件。由Pro/E中生成的obj三维模型文件,在处理之前,有几个问题要加以考虑: (1)Pro/E中生成的obj文件,对于面的定义,用到三个索引值“f 顶点1/纹理1/法向量1 顶点2/纹理2/法向量2 顶点3/纹理3/法向量3 ”,如“f 1/1/1 2/2/2 6/6/6”等; (2)Pro/E中生成的obj文件对顶点和纹理坐标的定义,常常出现重复。之所以采用这种顶点重复的obj格式写出文件,主要是考虑到共面顶点的法向量可能因为所处的面不同而不同。这样
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:28595
    • 提供者:jinking
  1. videotexture.zip

    0下载:
  2. 视频纹理的演示首先我在这里说明一点事情:那就是OpenGL是可以和DShow协同工作的。我在这个程序里的主要做法就是把 DShow 渲染出来的画面作为一个纹理数据给贴到OpenGL的图元上去。关于如何使用DShow播放视频不是我们要关心的问题。而且我也不懂 DShow。我在DX的 SDK里找到一个例子该例子实现了这样的一个Filter。它能把从DShow播放出来的画面渲染成一个数组。我把这段代码给摘出来了。然后包装了一下。做成了一个dll。该dll能支持视频纹理的播放。而在我给出的代码里则是把把
  3. 所属分类:OpenGL

    • 发布日期:2013-11-07
    • 文件大小:85458
    • 提供者:hcs
  1. dds.zip

    0下载:
  2. 在opengl下加载DDS纹理文件的源程序,支援DXT-1,DXT-3和DXT-5等标准。,Under the load in the opengl texture file DDS source code, support DXT-1, DXT-3 and DXT-5 and other standards.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:35210
    • 提供者:mim
  1. 演示opengl三维绘制效果

    0下载:
  2. 主要实现了绘制四面体的方法,和在其上面添加纹理贴图的代码,加上了材质和光照。一个简单的下程序,演示opengl三维绘制效果~,The main achievement of the tetrahedron method of drawing, and in its texture mapping to add the above code, together with the material and light. Under a simple procedure, presentation o
  3. 所属分类:OpenGL

    • 发布日期:2016-12-22
    • 文件大小:951773
    • 提供者:xieyuan
  1. spritetextrenderer.rar

    0下载:
  2. android opengl 使用举例,三角形纹理贴图。,For example the use of android opengl, texture mapping triangle.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:13886
    • 提供者:ffffff
  1. videoplayer.rar

    0下载:
  2. 西北工业大学校友潘理亮写的一个关于OpenGL视频纹理的例子。,Northwestern University alumni Pan Li-liang was one of the OpenGL video texture example.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-09
    • 文件大小:107795
    • 提供者:毛慧明
  1. Teaport

    0下载:
  2. 使用VC6+OpenGL通过一个茶壶演示二维纹理和光照效果(需要GLUT的支持)-Using VC6+ OpenGL teapot demo through a two-dimensional texture and lighting effects (with the support of GLUT)
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-26
    • 文件大小:1316367
    • 提供者:zhangyuanxiu
  1. glEffects

    0下载:
  2. 使用OpenGLES的库实现各种纹理特效,包括水纹,模糊等。The application demonstrates several effects using GLES functions.Such as Matt effect Focus blur, Uniform blur and so on.-The use of the library OpenGLES realize a variety of texture effects, including水纹, fuzzy, etc.. Th
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:9740460
    • 提供者:林澍欣
  1. mutiTextures

    1下载:
  2. glsl shader写的多重纹理贴图。 实现太空地球效果。-glsl shader written in multi-texture mapping. Achieve the effect of the Earth in space.
  3. 所属分类:3D Graphic

    • 发布日期:2015-03-30
    • 文件大小:4946675
    • 提供者:minan
  1. openGL-13

    1下载:
  2. 用qt编写的旋转的立方体,有光照和纹理。-Qt prepared rotating cube,light and texture.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:5792
    • 提供者:杨静
  1. cg

    1下载:
  2. 浙江大学图形学课程资料 opengl纹理光照浙江大学图形学课程资料 opengl纹理光照-Opengl graphics course information Zhejiang University, Zhejiang University, light texture opengl texture lighting course materials Graphics
  3. 所属分类:OpenGL program

    • 发布日期:2015-06-03
    • 文件大小:1203200
    • 提供者:crystal
  1. cximage701_full

    0下载:
  2. VC2005版本,有动态库、静态库等多种形式,用于读取BMP、JPG、GIF、TGN等多种图像文件,可以方便用于OpenGL的纹理贴图-VC2005 version, there are dynamic libraries, static libraries and other means, for reading BMP, JPG, GIF, TGN and other image files can be easily used for the OpenGL texture mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3872681
    • 提供者:星海
  1. MyDTM

    1下载:
  2. 一个数字地形程序。主要功能有:DEM数据读取,归一化;OpenGL中为DEM添加纹理数据;OpenGL中场景漫游操作;添加3ds模型到OpenGL场景中。-A digital terrain procedures. Main functions: DEM data read, normalized OpenGL texture for the add DEM data OpenGL scene roaming in operation add 3ds model to OpenGL sce
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:605000
    • 提供者:Edward
  1. OpenGL4

    0下载:
  2. OpenGL纹理特效综合 实现各种纹理特效 是学习OpenGL纹理部分的好素材-A wonderful OpenGL program, Nice tool to study OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:224387
    • 提供者:zhengna
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 49 »
搜珍网 www.dssz.com